emacs.git
2015-07-20 justburPut spaces in separator so they can be changed
2015-07-20 justburDon't show page if first column doesn't fit
2015-07-20 justburFix bug in page layout
2015-07-20 justburAbility to specify two locations for side-window
2015-07-20 justburecho-keystrokes might be nil
2015-07-20 justburStart on right-bottom and bottom-right sw impl
2015-07-20 justburAdd description sort and make key order default
2015-07-20 justburTypo in lighter-status function
2015-07-20 justburFix mode line status
2015-07-20 justburAdd status to mode line
2015-07-20 justburMove all prefix adding code to one place
2015-07-20 justburAdd a couple of docstrings
2015-07-20 justburMerge branch 'master' into develop
2015-07-20 justburFix prefix code
2015-07-20 justburPaging works barely
2015-07-20 justburRewrite of page creation alg
2015-07-17 justburTypo in docstring
2015-07-17 justburAdd special key handling to key sort order
2015-07-17 justburAdd option to sort output by key (off by default)
2015-07-17 justburFix potential bug when no keys exist
2015-07-17 justburStart on new status key impl
2015-07-16 justburUse string-width instead of length for strings
2015-07-16 justburReformat source
2015-07-16 justburMove badge below header
2015-07-16 justburAdd MELPA badge and change README indentation
2015-07-16 justburAdd MELPA badge and change README indentation
2015-07-16 justburAdd MELPA to install insructions
2015-07-16 justburMerge branch 'master' of https://github.com/justbur...
2015-07-16 justburBump version
2015-07-16 Justin BurkettMerge pull request #40 from xuchunyang/master
2015-07-16 justburChange echo-keystrokes logic
2015-07-16 Chunyang XuMake which-key buffer uninteresting
2015-07-16 justburErase truncate-lines message
2015-07-16 justburTweak setup breaking out echo-keystrokes stuff
2015-07-16 justburCleanup comments
2015-07-16 justburAdd another key translation map to check
2015-07-16 justburFix #39
2015-07-15 justburBetter notes
2015-07-15 justburDon't show echo-keystroke note more than once
2015-07-15 justburFix typos
2015-07-15 justburAdd ability to temporarily prevent popups
2015-07-15 justburRemove useless when
2015-07-15 Justin BurkettMerge pull request #36 from syohex/fix-funcall
2015-07-15 Justin BurkettMerge pull request #37 from purcell/patch-1
2015-07-15 Steve PurcellMisc formatting fixes
2015-07-15 Syohei YOSHIDARemove hash quotes
2015-07-14 justburSwitch to only using dashes for symbol names
2015-07-14 justburMerge branch 'master' of https://github.com/justbur...
2015-07-14 justburBe consistent with use of double slash
2015-07-14 Justin BurkettMerge pull request #34 from bmag/master
2015-07-14 Bar MagalUpdated images for split frame
2015-07-14 justburTypo in readme
2015-07-14 justburFix url in header
2015-07-14 justburflycheck-package fixes
2015-07-14 justburReorg the readme and add key features to intro
2015-07-14 justburCleanup replacement functions again
2015-07-14 justburFix add-replacement functions
2015-07-14 justburFix #33
2015-07-13 justburNew default pictures
2015-07-13 justburConvert custom functions to defcustom
2015-07-13 justburFix weird no room error
2015-07-13 justburAutoloads for helper functions
2015-07-13 justburRemove defaults related to outside packages
2015-07-13 justburMinor change to previous refactor
2015-07-13 justburRefactor column layout
2015-07-13 justburFix a message
2015-07-13 justburRemove some old code
2015-07-13 justburAdd docstring for propertize-description
2015-07-13 justburMove unicode-correction and bump default to 3
2015-07-13 justburFix #32
2015-07-12 justburFix unicode-correction docstring
2015-07-12 justburAdd support for custom display functions
2015-07-12 justburChange default unicode-correction
2015-07-12 justburUpdate commentary
2015-07-12 justburFixes #24 (Update docstrings)
2015-07-12 justburCleanup replacement helper functions
2015-07-11 justburAdd note to README about side-window defaults
2015-07-11 justburAdd unicode correction for wide unicode chars
2015-07-11 justburAdd default replacement for select-window-[N]
2015-07-11 justburMention customize-group in README
2015-07-11 justburReadme typo
2015-07-11 justburMerge branch 'master' of https://github.com/justbur...
2015-07-11 justburAdd replacement descriptions to readme.
2015-07-11 Justin BurkettMerge pull request #30 from bmag/readme
2015-07-11 justburMerge branch 'readme' of https://github.com/bmag/emacs...
2015-07-11 justburShow prefix in can't show messages
2015-07-11 justburMerge status-key
2015-07-11 justburAdd status defcustom and clean-up layout funcs
2015-07-11 Bar Magalreadme: explain different popup types
2015-07-11 Bar MagalStart special-features section in readme #29
2015-07-11 justburAdd better check for no room in frame
2015-07-11 justburProtect against infinite loops
2015-07-11 justburProtect against infinite loops
2015-07-11 justburStart to fix lock up on small vertical window
2015-07-11 justburMerge status-key and layout changes
2015-07-10 justburFix bug when frame too small
2015-07-10 justburRemove message
2015-07-10 justburMerge branch 'fill-columns'
2015-07-10 justburReorganize code and clean-up comments a little
2015-07-10 justburRe-enable the prefix option
next